More Pages: Craig Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100


Finally, A Book For The North
I Tried it,I like ItNext weekend we will be setting up hunting plots and treestands. The plot layouts were great and very easy to understand. These guys have "been there and done that" and they really know their stuff. I'm buying a couple more books to leave in camp for the other guys to read.
I Wish I Had This Book Three Years AgoThe Doughertys have written an easy to follow practical book on how to create better deer hunting with habitat development and food plots. They have given me dozens of new ideas and hundreds of useful tips.
Especially great is their chapter on creating hunting plots, complete with diagrams on food plot layouts. I have never seen this kind of detail and insight in print before.
I would strongly recommend this book to anyone interested in improving the whitetail deer hunting on their property, especially if the property is smaller than 1,000 acres in size. It should also be standard reading for hunting club members interested in Quality Deer Managment.
It is well worth the twenty bucks. I have already bought three for my hunting buddies.


A great collection
Timeless gun lore.He was a gun and gear designer of some note, having been instrumental in the development of the Winchester Model 70 and also the .41 and .44 Magnum cartridges. His writing skills matched his technical expertise, and there is never any doubt about where he stood on any issue. His advice, especially on safety, is cogent and just as applicable today as when it was written.
Keith was a also an inveterate experimenter with cartridge modification and propellant loads, and the publisher takes pains to warn the reader that Keith's' data is unscientific and suspect, and must not be relied upon uncritically, especially with respect to bullet velocities and chamber pressures. Understanding that, the reader will find a wealth of useful hunting and shooting information here, clearly presented.
(The "score" rating is an ineradicable feature of the age. This reviewer does not 'score" books.)
Fine gun lore.Ornery, opinionated, and thoroughly knowledgable on his subject, Keith writes about ballistics, hunting, hand-loading, and accuracy in shotguns, rifles, and handguns, always clearly and cogently, and never leaving the reader unsure of where the writer stands.
Keith is always interesting, and most of his work is relevant today, but the publisher of this compilation takes pains to warn the reader that some of Keith's data is unscientific and suspect, and must not be relied on uncritically, especially with respect to bullet velocities and chamber pressures.
(The numerical rating above is a default setting within Amazon's format. This reviewer does not employ numerical ratings.)


Funny, high energy mystery
Far and away the most satisfying novel I've read in years.
A laugh-out-loud mystery. Hilarious.

Best advice I recieved in the most difficult decision
Insightful, creative, accessible, unpretentious!
Most helpful tool since my separation.

Gerald & Helga & Arnold
I couldn't put it down!
A great book

Key to the Most Important Part of a College Education
INTERNSHIPS FOR DUMMIESKen Oldfield
U of Illinois - Springfield
The Rosetta Stone for Internshipsbook. "Internships for Dummies" makes me want to go out and be an intern all over
again, but this time to do it right!
This book should become the Rosetta
Stone for deciphering the intricacies of
internships not only for students setting out on their first challenge of the real work
world but also for those changing professions. The knowledge gleaned from this
preeminent book should be shared with anyone who is serious about taking this
crucial step on the path to a successful career.


The only Book you need for Java Data ObjectsJava Data Objects provides a thorough coverage of JDO and explains how it can be used in various architectures. The reader is expected to be familiar with Java but needs only a limited knowledge of databases. In brief, Java Data Objects (JDO) insulates you from needing to know a lot about databases. JDO permits you to develop applications using your preferred Java object-oriented model, without you having to write code to translate between Java objects and how the data is stored in the database--JDO takes care of all of that for you.
The first three chapters provide a high level overview of JDO by walking through a small application, exploring each of its interfaces at a high level, and introducing the architectures it might be used in. Even if you have been away from code for a while you will be able to follow most of the code example. You can stop here if you just want to understand what JDO is all about and where it can be used. These are recommended reading for a manager.
Chapters 4 through 9 are required reading if you want to start developing JDO applications. They really get you into JDO, so you can understand it and start using it. The first three of these cover how to define persistent classes and fields, how they can be mapped to various databases (done for you) and the class enhancement process (which makes a lot of JDO transparent to you). The next three (chapter 7 through 9) bring home the power of JDO. These cover how to connect with a database, establish a transaction context and create, read, query, update and delete database objects. The material is made concrete by illustrating it with a detailed and intuitive example application. This example is carried throughout the book with sections of it explained as the concepts are covered.
Each remaining chapter covers a different JDO concept or feature (including optional features) that were introduced earlier but not covered in detail to keep the earlier chapters more understandable. These remaining topics are identity, lifecycle states & transitions, field management, cache management, nontransactional access and optimistic transactions. You can read these chapters as you feel the need for a more in-depth understanding of these concepts.
The last two chapters explain how to use JDO in an application-server environment and an Enterprise Java Beans environment. These two chapters assume you are already familiar with these environments, but I think a lot of it is understandable even if you are not.
There are five appendices with everything from the lifecycle state transitions to the collected source code for many of the classes used in the example application.
An excellent book by the JDO expertsThis book provides a good introduction to JDO, as well as depth on the specifics. The authors are arguably the world's most knowledgable experts on JDO, since Craig Russell is the specification lead and Dave Jordan one of the biggest contributors to the JDO expert group.
This is an excellent book about Java Data Objects(JDO)!More importantly, the authors describe how to use JDO in practice, meaning how to use JDO to write a Java application that accesses persistent data transparently. There are lots of detailed, but easy to understand code examples explaining the concepts of JDO. I like the idea that the entire book uses a single application scenario. The source code is included in the appendix.
The descriptions do not depend on a particular JDO implementation. Instead, it focuses on how to write an application in a manner that is portable among different JDO implementations. Where necessary, it explains JDO's optional features and areas where JDO implementations may differ. JDO does not specify a standard for the mapping of persistent classes to specific datastores; but this is an important aspect of developing an application with JDO. There is a chapter about datastore mappings, with the focus on relational databases.
There are chapters about defining persistent classes, enhancing them, and setting up the JDO runtime environment. It is easy to transfer the provided examples to your own application environment. I like the chapter on JDOQL; it provides a good and in-depth description of the JDO query language. There are extra chapters about the identity and lifecycle of persistent instances, as well as nontransactional access of persistent data. The last two chapters describe how JDO integrates into web- and application-server environment, especially J2EE application servers.


Not for the timid, nor the newbie...Erez has been in charge of the care & feeding of NFS on the Linux platform and knows his charges well.
This book (and this series as a whole) is well writen with the experienced SysAdmin in mind. You do not need to know NFS for this book to help you, but you do need to know basic Sys Admin concepts and techniques.
I have been running NFS on various Unicies for years and found this to be a great resource for NFS/Automount on not only the Linux side, but on Solaris, HPUX, AIX and *BSD as well.
If you intend to run a secure, stable and speedy NFS server, you MUST read this book. Erez helps you avoid the gotchas and pitfalls most people hit when running NFS for the first, or hundreth time.
This book really should have the word Linux removed from its title, not because it doesnt cover it, but because the book shouldnt limit its readership by it.
Sheds light on the black artIf you are intent on having an NFS server in your network then you will need help. Who better to give it to you than the man who has been looking after the Linux NFS and automount code for several years. Zadok certainly knows his stuff.
The Craig Hunt Linux Library, the Sybex imprint that publishes this book, is quickly rising in my esteem. This is the second volume I've bought (the other was Auld's "Linux Apache Web Server Administration") and both have been absolute winners.
I most appreciate that it does not waste time with any unnecessary details about Linux or Unix but gets straight down to the topic at hand (in this case a marvellous description of NFS design and workings.) A good way to go since most of the people, myself included, who will buy this book already have a fair amount of Linux knowledge or will buy a volume that can afford the more basic topics more space.
Second is that it covers both the server and client side with enough detail. It doesn't talk down to you while at the same time it makes almost no assumptions about your level of NFS knowledge.
Third is that while it says "Linux" in the title, in just the same way that Auld's book on Apache can be used by any Apache owner (and that includes Macintosh OS X), this book is useful for anyone using NFS on a Unix or Unix derivative such as BSD, Solaris or Mac OS X. In fact one of the server and client configurations I performed with the help of this book was on my personal Mac OS X box. That doesn't deny that there are minor differences in some implementations, particularly with automount and status software but in my experience they have been minor.
If you intend to run NFS on a server then this book should be sitting beside the computer as you carefully check the configuration. I recommend this book to everyone, a "must buy."
Outstanding, Relevant, and very useful to Sys. Admins.That said, it *is* a very readable book. The concepts are explained very thoroughly in plain english, and everything is illustrated using examples that are very relevant to real-life admin work on systems in a heterogenous environment.
There's no way I can say, within the 1000 word limit, how good this book is. I *will* say that even if O'Reilly released a book on this same topic tomorrow, I wouldn't bother to buy it - there's no way anyone is going to cover this material better than the guy who has been maintaining the code and mailing lists for the past five years! :) ....
If you're an admin using NFS and any type of automounter, you would do well to have this book.


No better book of this sort
Retinal Delights
America's greatest living painter.

Advanced material
I wish I'd learned this stuff in my MBA program!I also liked the last few chapters dealing with ethics (another topic mysteriously absent from my MBA)and the future of CI which was written by the two authors. I honestly think this book would have made the basis for a terrific MBA level course in applied strategy and I have written my institution's professors to suggest that they do just that!
Although I'm now employed in the CI field with a large insurance company down here, I would have felt much better had I read this book a year or two ago before I had completed my graduate studies and pursued careers in this exciting and challenging field. I hope there will be more broad ranging CI books like this one in the future and maybe, just maybe, we'll see some discussed in our MBA programs! Hats off to the editors and keep up the solid work!
Great balanceI particularly found several chapters of high value. The first chapter by Craig S. Fleisher gave a broad and insightful overview of the field and explained why it really hadn't "caught on" with corporate chieftains or those in training (MBAs)in North America. The 6th chapter by Richard McClurg was also among the best I've ever read describing the "push and pull" aspects of CI and the Net. Fleisher's chapter on analysis is also among the most valuable I've found on this difficult topic. I hope that this line of thought would be further extended in future efforts as it could warrant a book-length treatment by itself.
But my favourite chapter was likely the 10th by Fleisher and Blenkhorn on CI assessment. Everyone knows this is the CI "holy grail" and that the field will not progress until it solves the eternal issues of trying to find methods for assessing it better. The authors provided a multi-method approach that carves valuable ground into achieving the breakthrough the field needs. I have already applied several of their methods in my work and agree that there is much merit in the tools they suggest. I wish they had more room in the book to go into even greater depth but I recognize that their treatment likely had more to do with the space limitations that edited volumes like this one entail.
The entire 3rd section on applying CI to business functions and processes was enlightening to me as I've often been challenged within my employing companies to connect CI to others in the business. Knip's chapter on CI and the management accountant, and Rongdahl's on the BI-CI interface are particularly insightful. I must admit that the chapter (14) by Noori and others on NPD and CI appeared even more academic than I'd prefer and I wish they could have better stipulated what this interface might mean to practicing managers.
All in all, I really liked this book as it provided a wide variety of new and fresh thinking around the edges of the CI field in which many practitioners find themselves working. I have been sharing some of the chapters with my work colleagues and have found them valuable entres to further discussions about how CI can be of help to them.
I recommend this book to practitioners who are looking for a meatier than average treatment of CI. The book does appear to assume some knowledge of the field or at least a Uni-based understanding of business or competitive analysis practices and would likely be of best help to the mid-level CI manager or manager assigned CI as part of their broader responsibilities. Newcomers to the field might want to read a basic "how to" treatment (examples coming to mind would be the Kahaner or Fuld books) before tackling and benefitting as much from this one.
Grow Em Right has got it right. Dougherty and Dougherty really know how things work in the north. Their book is practical, easy to follow and really makes sense. Every member of my hunting camp is reading the book and we are starting to implement their suggestions ... If you are into Quality Deer Managment, food plots, and habitat development on small properties(under 1,000 acres) this is the book for you.